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