import { ratioToPadding } from '../utils/aspectRatio'; export type AspectRatios = keyof typeof ratioToPadding;