export declare const CONFIG_SYMBOL = "@typographist/styled"; export declare const BROWSER_CONTEXT = 16; export declare type DefaultConfig = { base: ['16px']; lineHeight: 1.5; ratio: 1.333; }; export declare const DEFAULT_CONFIG: DefaultConfig;