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