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