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