import { ParsedStyle } from '../../types'; export declare function convertAspectToCss(style: ParsedStyle): Record;