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