import type { FC, SVGProps } from "react";
export declare const Expand: FC<SVGProps<SVGSVGElement>>;
export default Expand;
//# sourceMappingURL=Expand.d.ts.map