import { GatsbyNode } from 'gatsby';
declare const pluginOptionsSchema: GatsbyNode['pluginOptionsSchema'];
export default pluginOptionsSchema;
