import { View } from 'react-native'; export declare const Column: import("styled-components").StyledComponent; export declare const Row: import("styled-components").StyledComponent; export declare const Box: import("styled-components").StyledComponent; export declare const Flex1: import("styled-components").StyledComponent; declare const globalStyles: { boxProps: import("styled-components").FlattenInterpolation>; textProps: import("styled-components").FlattenInterpolation>; pabs: string; prel: string; flex: string; flex1: string; flxRow: string; flxCol: string; flxRowReverse: string; flxColReverse: string; flxWrap: string; aifs: string; aic: string; ais: string; aife: string; aib: string; jcc: string; jcfs: string; jcfe: string; jcsb: string; jcsa: string; asfs: string; asfe: string; asc: string; ass: string; jsfs: string; jsfe: string; jsc: string; jss: string; if: string; tal: string; tac: string; tar: string; ofh: string; cover: string; contain: string; anchor: string; full: string; ellipsis: string; }; export { globalStyles as s }; export { parseUnit } from '../utils';