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