import { ResponsiveInputValueType } from '@c3/css'; export declare const gridListCss: (num: ResponsiveInputValueType, width: ResponsiveInputValueType, height: ResponsiveInputValueType, rgap?: ResponsiveInputValueType, cgap?: ResponsiveInputValueType) => import("styled-components").FlattenSimpleInterpolation;