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