import { SVGProps } from 'react'; export declare function WorkIcon(props: SVGProps): JSX.Element;