import { IconProps } from '../types'; export declare const Build: (props: IconProps) => JSX.Element;