import CodeOff from './CodeOff'; declare const CodeOffFilled: typeof CodeOff; export default CodeOffFilled;