/// import { IconProps } from "../SvgIcon"; export declare const Facility: (props?: IconProps) => JSX.Element; export default Facility;