import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function PanelLeftIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { PanelLeftIcon, PanelLeftIcon as default };
//# sourceMappingURL=PanelLeft.d.ts.map