export declare const getResponsiveValue: (type: 'WIDTH' | 'HEIGHT' | 'FONT', ratio: number) => number;