import * as React from 'react'; declare function FiveKIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FiveKIcon;