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