import { FC, SVGProps } from 'react'; declare const IconViewBoards: FC & { fill?: string }>; export default IconViewBoards;