import { IconType } from '../types';
declare const defaultColor = "#003791";
declare const SiPlaystationportable: IconType;
export { SiPlaystationportable as default, defaultColor };
