export declare const FORM_Z_INDEX = 1; export declare const DEV_NAV_BAR_Z_INDEX: number; export declare const MODAL_Z_INDEX: number; export declare function isDirectionColumn(flexDirection: any): any; export declare function adjustColor(color: string, amount: number): string; //# sourceMappingURL=styles.d.ts.map