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