import { default as WhiteWool } from './WhiteWool';
export default class MagentaWool extends WhiteWool {
    constructor();
}
//# sourceMappingURL=MagentaWool.d.ts.map