import { LayoutAlignItems, LayoutAlignSelf, LayoutJustifyContent } from '@preply/ds-core'; import { ViewStyle } from 'react-native'; export declare const alignItemsMap: Record; export declare const alignSelfMap: Record; export declare const justifyContentMap: Record; //# sourceMappingURL=constants.d.ts.map