import { IconProps } from '../types';
declare const AlignLeftSimple: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default AlignLeftSimple;
//# sourceMappingURL=AlignLeftSimple.d.ts.map