import { Actions } from 'node-plop'; import { NodePlopAPI } from 'plop'; export declare const gatsbyActionHandler: (workspace: string, actions: any[], recursiveFiles: (s: string, s2: string) => any[], startingPath: string, plop: NodePlopAPI) => Actions; //# sourceMappingURL=gatsby.d.ts.map