import { FlexType } from "types"; export declare function parseFlex(flex: FlexType): string;