export declare const getScreenshoter: (path: string) => Promise>; export declare function createActionByType(type: string): Promise;