import { ReactIconComponentType } from '../types';

declare const AutofpsSelect: ReactIconComponentType;
export default AutofpsSelect;
            