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