import type { RuleSet } from 'styled-components';
export declare function typography(componentName: string, fallbackName?: string): RuleSet;
