import { NewSpecPageOptions } from '../stencil-public-runtime'; export declare function newSpecPage(opts: NewSpecPageOptions): Promise;