/** * The main function for the action. * * @returns Resolves when the action is complete. */ export declare function run(): Promise;