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