import { FC, PropsWithChildren } from 'react';
export declare const PassflowProviderWrapper: FC<PropsWithChildren>;
export declare const App: () => JSX.Element;
export default App;
//# sourceMappingURL=app.d.ts.map