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