import { NodePluginArgs } from "gatsby";
export declare function mockGatsbyApi(): NodePluginArgs;
