declare const toggle2_off: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default toggle2_off;