import { AspectRatio } from '../Image'; export declare const aspectRatioToFraction: (aspect: AspectRatio) => number;