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