import { Config } from 'styled-system'; export declare const config: Config; declare const extraConfig: import("styled-system").styleFn; export default extraConfig; export declare const transformAliasProps: (props: any) => {}; export declare const extraProps: string[];