import { GatsbySSR } from 'gatsby';
export declare const onRenderBody: GatsbySSR['onRenderBody'];
export declare const wrapRootElement: GatsbySSR['wrapRootElement'];
