declare const aspect_ratio_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default aspect_ratio_fill;