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