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

declare const LowPriority: ReactIconComponentType;
export default LowPriority;
            