import { BoxProps, QuickTypographyProps } from './types'; import * as styledSystem from './styledSystems'; export declare const boxProps: import("styled-components").FlattenInterpolation>; export declare const textProps: import("styled-components").FlattenInterpolation>;