import React from 'react';
declare const SelectSecurityAccount: (props: any) => React.JSX.Element;
export default SelectSecurityAccount;
