import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgBellFill: (props: SVGProps) => React.JSX.Element; export default SvgBellFill; //# sourceMappingURL=BellFill.d.ts.map