export declare const styles: { container: { flex: number; }; backgroundOverlay: { position: "absolute"; width: "100%"; height: "100%"; backgroundColor: string; }; }; //# sourceMappingURL=LayoutStyles.d.ts.map