export declare const with7XS: (previous: any, current: any) => JSX.Element; export declare const with6XS: (previous: any, current: any) => JSX.Element; export declare const with5XS: (previous: any, current: any) => JSX.Element; export declare const with4XS: (previous: any, current: any) => JSX.Element; export declare const with3XS: (previous: any, current: any) => JSX.Element; export declare const with2XS: (previous: any, current: any) => JSX.Element; export declare const withXS: (previous: any, current: any) => JSX.Element; export declare const withS: (previous: any, current: any) => JSX.Element; export declare const withM: (previous: any, current: any) => JSX.Element; export declare const withL: (previous: any, current: any) => JSX.Element; export declare const withXL: (previous: any, current: any) => JSX.Element; export declare const with2XL: (previous: any, current: any) => JSX.Element; export declare const with3XL: (previous: any, current: any) => JSX.Element; export declare const with4XL: (previous: any, current: any) => JSX.Element; export declare const with5XL: (previous: any, current: any) => JSX.Element; export declare const with6XL: (previous: any, current: any) => JSX.Element; export declare const with7XL: (previous: any, current: any) => JSX.Element;