import { CreateDevServerArgs } from "gatsby"; export declare function onCreateDevServer({ app, store, }: CreateDevServerArgs): Promise;