import { tinycolor } from './tinycolor';
export * from './tinycolor';
export * from './interfaces';
export default tinycolor;
