import { GatsbyNode } from '../types/gatsby'; export declare const removeGatsbyInternalProps: (node: GatsbyNode) => GatsbyNode;