export declare const generateAspectRatioClass: (aspectRatio?: string) => string | undefined;
