/**
 * Main action function
 */
export declare function run(): Promise<void>;
