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

declare const StarBorderPurple500: ReactIconComponentType;
export default StarBorderPurple500;
            