import { FC } from "react"; import { IIconProps } from "types"; declare const FixedSvg: FC; export default FixedSvg;