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