import { SVGProps } from 'react'; declare const Salt: (props: SVGProps) => JSX.Element; export { Salt as default };