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