/// import { IconProps } from '../../types'; declare const Perfume: (allProps: IconProps) => JSX.Element; export default Perfume;