declare namespace _default { namespace modalize { const position: "absolute"; const top: number; const right: number; const bottom: number; const left: number; const zIndex: number; } namespace modalize__wrapper { const flex: number; } namespace modalize__content { const zIndex_1: number; export { zIndex_1 as zIndex }; export const marginTop: string; export const backgroundColor: string; export const borderTopLeftRadius: number; export const borderTopRightRadius: number; export const shadowColor: string; export namespace shadowOffset { const width: number; const height: number; } export const shadowOpacity: number; export const shadowRadius: number; export const elevation: number; } namespace handle { const position_1: "absolute"; export { position_1 as position }; const top_1: number; export { top_1 as top }; const right_1: number; export { right_1 as right }; const left_1: number; export { left_1 as left }; const zIndex_2: number; export { zIndex_2 as zIndex }; export const paddingBottom: number; const height_1: number; export { height_1 as height }; } namespace handleBottom { const top_2: number; export { top_2 as top }; } namespace handle__shape { export const alignSelf: "center"; const top_3: number; export { top_3 as top }; const width_1: number; export { width_1 as width }; const height_2: number; export { height_2 as height }; export const borderRadius: number; const backgroundColor_1: string; export { backgroundColor_1 as backgroundColor }; } namespace handle__shapeBottom { const backgroundColor_2: string; export { backgroundColor_2 as backgroundColor }; } namespace overlay { const position_2: "absolute"; export { position_2 as position }; const top_4: number; export { top_4 as top }; const right_2: number; export { right_2 as right }; const bottom_1: number; export { bottom_1 as bottom }; const left_2: number; export { left_2 as left }; const zIndex_3: number; export { zIndex_3 as zIndex }; const height_3: number | undefined; export { height_3 as height }; } namespace overlay__background { const position_3: "absolute"; export { position_3 as position }; const top_5: number; export { top_5 as top }; const right_3: number; export { right_3 as right }; const bottom_2: number; export { bottom_2 as bottom }; const left_3: number; export { left_3 as left }; const backgroundColor_3: string; export { backgroundColor_3 as backgroundColor }; } namespace content__container { const flex_1: number; export { flex_1 as flex }; export const flexGrow: number; export const flexShrink: number; } namespace content__adjustHeight { const flex_2: number; export { flex_2 as flex }; const flexGrow_1: number | undefined; export { flexGrow_1 as flexGrow }; const flexShrink_1: number | undefined; export { flexShrink_1 as flexShrink }; } } export default _default; //# sourceMappingURL=styles.d.ts.map