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