export declare const columns: { top: { justifyContent: "flex-start"; }; middle: { justifyContent: "center"; }; bottom: { justifyContent: "flex-end"; }; }; //# sourceMappingURL=styles.d.ts.map