import { SvgIconComponent } from './types'; declare const DiscFullIcon: SvgIconComponent; export default DiscFullIcon;