import { IconProps } from '../@ErkIcon'; declare function WorkIcon(props: IconProps): JSX.Element; export default WorkIcon;