import { ScreenProps } from '../../types';
export declare const EDGE_TO_EDGE: boolean;
export declare function transformEdgeToEdgeProps(props: ScreenProps): ScreenProps;
//# sourceMappingURL=edge-to-edge.d.ts.map