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