export declare const mount: (singleSpaProps: object) => Promise; export declare const unmount: (singleSpaProps: object) => Promise;