import { IconProps } from '../types';
declare const Aperture: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Aperture;
//# sourceMappingURL=Aperture.d.ts.map