/// /** * Use to embed iframes to set aspect ratios of videos, images, etc.. * https://chakra-ui.com/docs/layout/aspect-ratio */ export declare function AspectRatio({ ...props }: any): JSX.Element; //# sourceMappingURL=AspectRatio.d.ts.map