import React from 'react'; import { AspectRatioProps } from './types'; /** * @deprecated AspectRatio is deprecated and will be removed in the next major release. */ export declare const AspectRatio: React.FC; //# sourceMappingURL=aspect-ratio.d.ts.map