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