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