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