export declare const aspectRatio: (width: number, height: number) => string;
