declare const mitLicenseAttribution: (copyright: string) => string;
export default mitLicenseAttribution;
