/**
 * Common aspect ratios for images.
 */
export declare const AspectRatios: Record<string, number>;
